Espressif Systems /ESP32-P4 /TRACE0 /FILTER_COMPARATOR_CONTROL

Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text

Interpret as FILTER_COMPARATOR_CONTROL

31 2827 2423 2019 1615 1211 87 43 0 0 0 0 0 0 0 0 00 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 (P_INPUT)P_INPUT 0P_FUNCTION 0 (P_NOTIFY)P_NOTIFY 0 (S_INPUT)S_INPUT 0S_FUNCTION 0 (S_NOTIFY)S_NOTIFY 0MATCH_MODE

Description

filter comparator match control register

Fields

P_INPUT

Determines which input to compare against the primary comparator, \0: iaddr, \1: tval.

P_FUNCTION

Select the primary comparator function. \0: equal, \1: not equal, \2: less than, \3: less than or equal, \4: greater than, \5: greater than or equal, \other: always match

P_NOTIFY

Generate a trace packet explicitly reporting the address that cause the primary match

S_INPUT

Determines which input to compare against the secondary comparator, \0: iaddr, \1: tval.

S_FUNCTION

Select the secondary comparator function. \0: equal, \1: not equal, \2: less than, \3: less than or equal, \4: greater than, \5: greater than or equal, \other: always match

S_NOTIFY

Generate a trace packet explicitly reporting the address that cause the secondary match

MATCH_MODE

0: only primary matches, \1: primary and secondary comparator both matches(P&&S),\ 2:either primary or secondary comparator matches !(P&&S), \3: set when primary matches and continue to match until after secondary comparator matches

Links

() ()